Enhancements to indentation.
authorFabián Ezequiel Gallina <fabian@anue.biz>
Sun, 7 Oct 2012 16:13:52 +0000 (13:13 -0300)
committerFabián Ezequiel Gallina <fabian@anue.biz>
Sun, 7 Oct 2012 16:13:52 +0000 (13:13 -0300)
commit7d0a237b8df860bb52f186c260cf8de5db3accbd
treef5e7bf975d7545676daf92e5875cf3417e70c098
parent3e16c3eb42d8d4cd8d9da656a9740643cca898b9
Enhancements to indentation.
* lisp/progmodes/python.el (python-indent-context): Give priority to
inside-string context.  Make comments indentation markers.
(python-indent-region): Do not mess with strings, unless it's the
enclosing set of quotes.
lisp/ChangeLog
lisp/progmodes/python.el